home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 8
- path models/fx/unitsquare
- skelmodel unitsquare.skd
- surface material1 shader thrownStone3
- }
-
- init
- {
- client
- {
- anim idle
- cache snowplume_01.spr
- cache concreteDebris_01.spr
- cache thrownStone3.spr
- cache puffyStuff_light.spr
-
- originemitter snowplume
- (
- model puffyStuff_light.spr
- spritegridlighting
- color .53 .52 .49
- alpha .25
- spawnrate 17
- scalemin 0.1
- scalemax 0.3
- scalerate 2
- fadedelay .3
- life .7 0.2
- randvel crandom 2 crandom 2 crandom 3
- avelocity crandom 20 crandom 20 crandom 110
- accel 0 0 -1
- )
- }
- }
-
- animations
- {
- idle unitsquare.skc
- }
-